added some development tools
[windows-sources.git] / developer / Samples / NET 4.6 / Samples for Parallel / NBodySimulation / NBodySimulation / App.xaml
blobbf235482e53b64c6876cc64145868ef762ef10fd
1 <Application x:Class="NBodySimulation.App"
2              xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
3              xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
4              StartupUri="MainWindow.xaml">
5     <Application.Resources>
6          
7     </Application.Resources>
8 </Application>